Skip to content

pkcs11_test.c: fix uninitialized - #616

Merged
philljj merged 1 commit into
wolfSSL:masterfrom
SparkiDev:pkcs11_test_c_fix
Aug 20, 2026
Merged

pkcs11_test.c: fix uninitialized#616
philljj merged 1 commit into
wolfSSL:masterfrom
SparkiDev:pkcs11_test_c_fix

Conversation

@SparkiDev

@SparkiDev SparkiDev commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Some compilers believe that modSz and expSz may be uninitialized at use.
Initialize to 0 to stop warnings.

Some compilers believe that modSz and expSz may be uninitialized at use.
Initialize to 0 to stop warnings.
@philljj
philljj merged commit 219ba67 into wolfSSL:master Aug 20, 2026
210 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants